home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 3
/
Gold Medal Software - Volume 3 (Gold Medal) (1994).iso
/
comms
/
commo60.arj
/
VT102.MAC
< prev
next >
Wrap
Text File
|
1994-04-09
|
2KB
|
66 lines
┌──────────────────┐
│ VT102 Macro File │
└──────────────────┘
IMPORTANT! The PgUp and PgDn keys are part of VT102 emulation. To see the
upload or download menus, press Alt-Z (File Transfer Menu).
See Appendix E for information about the key assignments and how to use this
file.
───────────────────────────────────────────────────────────────────────────
{:nocar} {unload} Unload keyboard file when carrier drops
{:hom} {send ^[[H} {} Home
{:chm} {send ^[[L} {} ^Home
{:pgu} {send ^[[Or} {} PgUp
{:cpu} {send ^[[M} {} ^PgUp
{:pgd} {send ^[[Oq} {} PgDn
{:cpd} {send ^[[H^[[2J} {} ^PgDn
{:end} {send ^[[K} {} End
{:upa} {vtcur ^[[A|^[OA} {} Up Arrow
{:dna} {vtcur ^[[B|^[OB} {} Down Arrow
{:lfa} {vtcur ^[[D|^[OD} {} Left Arrow
{:rta} {vtcur ^[[C|^[OC} {} Right Arrow
{:ins} {send ^[On} {} Insert
{:del} {send } {} Delete
{:bsp} {send ^H} {} Backspace
{:cbs} {send } {} ^Backspace
{:nf1} {send ^[OP} {} F1 (PF1)
{:nf2} {send ^[OQ} {} F2 (PF2)
{:nf3} {send ^[OR} {} F3 (PF3)
{:nf4} {send ^[OS} {} F4 (PF4)
{:kp0} {vtpad 0|^[Op} {} Keypad 0
{:kp1} {vtpad 1|^[Oq} {} Keypad 1
{:kp2} {vtpad 2|^[Or} {} Keypad 2
{:kp3} {vtpad 3|^[Os} {} Keypad 3
{:kp4} {vtpad 4|^[Ot} {} Keypad 4
{:kp5} {vtpad 5|^[Ou} {} Keypad 5
{:kp6} {vtpad 6|^[Ov} {} Keypad 6
{:kp7} {vtpad 7|^[Ow} {} Keypad 7
{:kp8} {vtpad 8|^[Ox} {} Keypad 8
{:kp9} {vtpad 9|^[Oy} {} Keypad 9
{:kp.} {vtpad .|^[On} {} Keypad .
{:gr*} {vtpad ,|^[Ol} {} Keypad ,
{:gr-} {vtpad -|^[Om} {} Keypad -
{:gr+} {vtpad %_ent|^[OM} {} Keypad Enter
Macro for File Transfers (press Alt-Z)
────────────────────────────────────────────────────────────────────────────
{:alz}
{setv _menu1, D ≡ Download menu}
{setv _menu3, U ≡ Upload menu}
{setv _mlabel,,,,mpd,,,,,,,,,,,,,,,,,mpu}
{setv _mcolor,%menu_clr}
{menu 7,20,Utility Menu} {}
- end -